3.12.1 \(\int (a+i a \tan (e+f x))^3 \sqrt {c+d \tan (e+f x)} \, dx\) [1101]

Optimal. Leaf size=150 \[ -\frac {8 i a^3 \sqrt {c-i d} \tanh ^{-1}\left (\frac {\sqrt {c+d \tan (e+f x)}}{\sqrt {c-i d}}\right )}{f}+\frac {8 i a^3 \sqrt {c+d \tan (e+f x)}}{f}+\frac {4 a^3 (i c-6 d) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f} \]

[Out]

-8*I*a^3*arctanh((c+d*tan(f*x+e))^(1/2)/(c-I*d)^(1/2))*(c-I*d)^(1/2)/f+8*I*a^3*(c+d*tan(f*x+e))^(1/2)/f+4/15*a
^3*(I*c-6*d)*(c+d*tan(f*x+e))^(3/2)/d^2/f-2/5*(a^3+I*a^3*tan(f*x+e))*(c+d*tan(f*x+e))^(3/2)/d/f

________________________________________________________________________________________

Rubi [A]
time = 0.29, antiderivative size = 150, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {3637, 3673, 3609, 3618, 65, 214} \begin {gather*} \frac {4 a^3 (-6 d+i c) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}+\frac {8 i a^3 \sqrt {c+d \tan (e+f x)}}{f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}-\frac {8 i a^3 \sqrt {c-i d} \tanh ^{-1}\left (\frac {\sqrt {c+d \tan (e+f x)}}{\sqrt {c-i d}}\right )}{f} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + I*a*Tan[e + f*x])^3*Sqrt[c + d*Tan[e + f*x]],x]

[Out]

((-8*I)*a^3*Sqrt[c - I*d]*ArcTanh[Sqrt[c + d*Tan[e + f*x]]/Sqrt[c - I*d]])/f + ((8*I)*a^3*Sqrt[c + d*Tan[e + f
*x]])/f + (4*a^3*(I*c - 6*d)*(c + d*Tan[e + f*x])^(3/2))/(15*d^2*f) - (2*(a^3 + I*a^3*Tan[e + f*x])*(c + d*Tan
[e + f*x])^(3/2))/(5*d*f)

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 3609

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[d*
((a + b*Tan[e + f*x])^m/(f*m)), x] + Int[(a + b*Tan[e + f*x])^(m - 1)*Simp[a*c - b*d + (b*c + a*d)*Tan[e + f*x
], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && GtQ[m, 0]

Rule 3618

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c*(
d/f), Subst[Int[(a + (b/d)*x)^m/(d^2 + c*x), x], x, d*Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m}, x] &&
NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && EqQ[c^2 + d^2, 0]

Rule 3637

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[b^2*(a + b*Tan[e + f*x])^(m - 2)*((c + d*Tan[e + f*x])^(n + 1)/(d*f*(m + n - 1))), x] + Dist[a/(d*(m + n - 1
)), Int[(a + b*Tan[e + f*x])^(m - 2)*(c + d*Tan[e + f*x])^n*Simp[b*c*(m - 2) + a*d*(m + 2*n) + (a*c*(m - 2) +
b*d*(3*m + 2*n - 4))*Tan[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a
^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && IntegerQ[2*m] && GtQ[m, 1] && NeQ[m + n - 1, 0] && (IntegerQ[m] || Intege
rsQ[2*m, 2*n])

Rule 3673

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(
e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[B*d*((a + b*Tan[e + f*x])^(m + 1)/(b*f*(m + 1))), x] + Int[(a + b*Tan[e
 + f*x])^m*Simp[A*c - B*d + (B*c + A*d)*Tan[e + f*x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, m}, x] && NeQ[b
*c - a*d, 0] &&  !LeQ[m, -1]

Rubi steps

\begin {align*} \int (a+i a \tan (e+f x))^3 \sqrt {c+d \tan (e+f x)} \, dx &=-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}+\frac {(2 a) \int (a+i a \tan (e+f x)) (a (i c+4 d)+a (c+6 i d) \tan (e+f x)) \sqrt {c+d \tan (e+f x)} \, dx}{5 d}\\ &=\frac {4 a^3 (i c-6 d) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}+\frac {(2 a) \int \sqrt {c+d \tan (e+f x)} \left (10 a^2 d+10 i a^2 d \tan (e+f x)\right ) \, dx}{5 d}\\ &=\frac {8 i a^3 \sqrt {c+d \tan (e+f x)}}{f}+\frac {4 a^3 (i c-6 d) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}+\frac {(2 a) \int \frac {10 a^2 (c-i d) d+10 a^2 d (i c+d) \tan (e+f x)}{\sqrt {c+d \tan (e+f x)}} \, dx}{5 d}\\ &=\frac {8 i a^3 \sqrt {c+d \tan (e+f x)}}{f}+\frac {4 a^3 (i c-6 d) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}+\frac {\left (40 i a^5 (c-i d)^2 d\right ) \text {Subst}\left (\int \frac {1}{\left (100 a^4 d^2 (i c+d)^2+10 a^2 (c-i d) d x\right ) \sqrt {c+\frac {x}{10 a^2 (i c+d)}}} \, dx,x,10 a^2 d (i c+d) \tan (e+f x)\right )}{f}\\ &=\frac {8 i a^3 \sqrt {c+d \tan (e+f x)}}{f}+\frac {4 a^3 (i c-6 d) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}-\frac {\left (800 a^7 (c-i d)^3 d\right ) \text {Subst}\left (\int \frac {1}{-100 a^4 c (c-i d) d (i c+d)+100 a^4 d^2 (i c+d)^2+100 a^4 (c-i d) d (i c+d) x^2} \, dx,x,\sqrt {c+d \tan (e+f x)}\right )}{f}\\ &=-\frac {8 i a^3 \sqrt {c-i d} \tanh ^{-1}\left (\frac {\sqrt {c+d \tan (e+f x)}}{\sqrt {c-i d}}\right )}{f}+\frac {8 i a^3 \sqrt {c+d \tan (e+f x)}}{f}+\frac {4 a^3 (i c-6 d) (c+d \tan (e+f x))^{3/2}}{15 d^2 f}-\frac {2 \left (a^3+i a^3 \tan (e+f x)\right ) (c+d \tan (e+f x))^{3/2}}{5 d f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 4.55, size = 219, normalized size = 1.46 \begin {gather*} \frac {a^3 (\cos (e+f x)+i \sin (e+f x))^3 \left (-8 i \sqrt {c-i d} e^{-3 i e} \tanh ^{-1}\left (\frac {\sqrt {c-\frac {i d \left (-1+e^{2 i (e+f x)}\right )}{1+e^{2 i (e+f x)}}}}{\sqrt {c-i d}}\right )+\frac {\sec ^2(e+f x) (i \cos (3 e)+\sin (3 e)) \left (2 c^2+15 i c d+57 d^2+\left (2 c^2+15 i c d+63 d^2\right ) \cos (2 (e+f x))-(c-15 i d) d \sin (2 (e+f x))\right ) \sqrt {c+d \tan (e+f x)}}{15 d^2}\right )}{f (\cos (f x)+i \sin (f x))^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + I*a*Tan[e + f*x])^3*Sqrt[c + d*Tan[e + f*x]],x]

[Out]

(a^3*(Cos[e + f*x] + I*Sin[e + f*x])^3*(((-8*I)*Sqrt[c - I*d]*ArcTanh[Sqrt[c - (I*d*(-1 + E^((2*I)*(e + f*x)))
)/(1 + E^((2*I)*(e + f*x)))]/Sqrt[c - I*d]])/E^((3*I)*e) + (Sec[e + f*x]^2*(I*Cos[3*e] + Sin[3*e])*(2*c^2 + (1
5*I)*c*d + 57*d^2 + (2*c^2 + (15*I)*c*d + 63*d^2)*Cos[2*(e + f*x)] - (c - (15*I)*d)*d*Sin[2*(e + f*x)])*Sqrt[c
 + d*Tan[e + f*x]])/(15*d^2)))/(f*(Cos[f*x] + I*Sin[f*x])^3)

________________________________________________________________________________________

Maple [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 739 vs. \(2 (128 ) = 256\).
time = 0.38, size = 740, normalized size = 4.93

method result size
derivativedivides \(\frac {2 a^{3} \left (-\frac {i \left (c +d \tan \left (f x +e \right )\right )^{\frac {5}{2}}}{5}+\frac {i c \left (c +d \tan \left (f x +e \right )\right )^{\frac {3}{2}}}{3}+4 i d^{2} \sqrt {c +d \tan \left (f x +e \right )}-d \left (c +d \tan \left (f x +e \right )\right )^{\frac {3}{2}}-4 d^{2} \left (\frac {\frac {\left (-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c -\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \ln \left (d \tan \left (f x +e \right )+c -\sqrt {c +d \tan \left (f x +e \right )}\, \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}+\sqrt {c^{2}+d^{2}}\right )}{2}+\frac {2 \left (2 i \sqrt {c^{2}+d^{2}}\, c +2 i c^{2}+2 i d^{2}+\frac {\left (-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c -\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{2}\right ) \arctan \left (\frac {2 \sqrt {c +d \tan \left (f x +e \right )}-\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}\right )}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}}{4 \sqrt {c^{2}+d^{2}}+4 c}+\frac {\frac {\left (i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}+i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c +\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \ln \left (d \tan \left (f x +e \right )+c +\sqrt {c +d \tan \left (f x +e \right )}\, \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}+\sqrt {c^{2}+d^{2}}\right )}{2}+\frac {2 \left (2 i \sqrt {c^{2}+d^{2}}\, c +2 i c^{2}+2 i d^{2}-\frac {\left (i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}+i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c +\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{2}\right ) \arctan \left (\frac {2 \sqrt {c +d \tan \left (f x +e \right )}+\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}\right )}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}}{4 \sqrt {c^{2}+d^{2}}+4 c}\right )\right )}{f \,d^{2}}\) \(740\)
default \(\frac {2 a^{3} \left (-\frac {i \left (c +d \tan \left (f x +e \right )\right )^{\frac {5}{2}}}{5}+\frac {i c \left (c +d \tan \left (f x +e \right )\right )^{\frac {3}{2}}}{3}+4 i d^{2} \sqrt {c +d \tan \left (f x +e \right )}-d \left (c +d \tan \left (f x +e \right )\right )^{\frac {3}{2}}-4 d^{2} \left (\frac {\frac {\left (-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c -\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \ln \left (d \tan \left (f x +e \right )+c -\sqrt {c +d \tan \left (f x +e \right )}\, \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}+\sqrt {c^{2}+d^{2}}\right )}{2}+\frac {2 \left (2 i \sqrt {c^{2}+d^{2}}\, c +2 i c^{2}+2 i d^{2}+\frac {\left (-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}-i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c -\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{2}\right ) \arctan \left (\frac {2 \sqrt {c +d \tan \left (f x +e \right )}-\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}\right )}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}}{4 \sqrt {c^{2}+d^{2}}+4 c}+\frac {\frac {\left (i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}+i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c +\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \ln \left (d \tan \left (f x +e \right )+c +\sqrt {c +d \tan \left (f x +e \right )}\, \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}+\sqrt {c^{2}+d^{2}}\right )}{2}+\frac {2 \left (2 i \sqrt {c^{2}+d^{2}}\, c +2 i c^{2}+2 i d^{2}-\frac {\left (i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, \sqrt {c^{2}+d^{2}}+i \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, c +\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}\, d \right ) \sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{2}\right ) \arctan \left (\frac {2 \sqrt {c +d \tan \left (f x +e \right )}+\sqrt {2 \sqrt {c^{2}+d^{2}}+2 c}}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}\right )}{\sqrt {2 \sqrt {c^{2}+d^{2}}-2 c}}}{4 \sqrt {c^{2}+d^{2}}+4 c}\right )\right )}{f \,d^{2}}\) \(740\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c+d*tan(f*x+e))^(1/2)*(a+I*a*tan(f*x+e))^3,x,method=_RETURNVERBOSE)

[Out]

2/f*a^3/d^2*(-1/5*I*(c+d*tan(f*x+e))^(5/2)+1/3*I*c*(c+d*tan(f*x+e))^(3/2)+4*I*d^2*(c+d*tan(f*x+e))^(1/2)-d*(c+
d*tan(f*x+e))^(3/2)-4*d^2*(1/(4*(c^2+d^2)^(1/2)+4*c)*(1/2*(-I*(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*(c^2+d^2)^(1/2)-I*
(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*c-(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*d)*ln(d*tan(f*x+e)+c-(c+d*tan(f*x+e))^(1/2)*(2*(
c^2+d^2)^(1/2)+2*c)^(1/2)+(c^2+d^2)^(1/2))+2*(2*I*(c^2+d^2)^(1/2)*c+2*I*c^2+2*I*d^2+1/2*(-I*(2*(c^2+d^2)^(1/2)
+2*c)^(1/2)*(c^2+d^2)^(1/2)-I*(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*c-(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*d)*(2*(c^2+d^2)^(1
/2)+2*c)^(1/2))/(2*(c^2+d^2)^(1/2)-2*c)^(1/2)*arctan((2*(c+d*tan(f*x+e))^(1/2)-(2*(c^2+d^2)^(1/2)+2*c)^(1/2))/
(2*(c^2+d^2)^(1/2)-2*c)^(1/2)))+1/(4*(c^2+d^2)^(1/2)+4*c)*(1/2*(I*(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*(c^2+d^2)^(1/2
)+I*(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*c+(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*d)*ln(d*tan(f*x+e)+c+(c+d*tan(f*x+e))^(1/2)*
(2*(c^2+d^2)^(1/2)+2*c)^(1/2)+(c^2+d^2)^(1/2))+2*(2*I*(c^2+d^2)^(1/2)*c+2*I*c^2+2*I*d^2-1/2*(I*(2*(c^2+d^2)^(1
/2)+2*c)^(1/2)*(c^2+d^2)^(1/2)+I*(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*c+(2*(c^2+d^2)^(1/2)+2*c)^(1/2)*d)*(2*(c^2+d^2)
^(1/2)+2*c)^(1/2))/(2*(c^2+d^2)^(1/2)-2*c)^(1/2)*arctan((2*(c+d*tan(f*x+e))^(1/2)+(2*(c^2+d^2)^(1/2)+2*c)^(1/2
))/(2*(c^2+d^2)^(1/2)-2*c)^(1/2)))))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*tan(f*x+e))^(1/2)*(a+I*a*tan(f*x+e))^3,x, algorithm="maxima")

[Out]

integrate((I*a*tan(f*x + e) + a)^3*sqrt(d*tan(f*x + e) + c), x)

________________________________________________________________________________________

Fricas [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 532 vs. \(2 (129) = 258\).
time = 1.32, size = 532, normalized size = 3.55 \begin {gather*} \frac {2 \, {\left (15 \, {\left (d^{2} f e^{\left (4 i \, f x + 4 i \, e\right )} + 2 \, d^{2} f e^{\left (2 i \, f x + 2 i \, e\right )} + d^{2} f\right )} \sqrt {-\frac {a^{6} c - i \, a^{6} d}{f^{2}}} \log \left (\frac {2 \, {\left (a^{3} c + {\left (i \, f e^{\left (2 i \, f x + 2 i \, e\right )} + i \, f\right )} \sqrt {\frac {{\left (c - i \, d\right )} e^{\left (2 i \, f x + 2 i \, e\right )} + c + i \, d}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {-\frac {a^{6} c - i \, a^{6} d}{f^{2}}} + {\left (a^{3} c - i \, a^{3} d\right )} e^{\left (2 i \, f x + 2 i \, e\right )}\right )} e^{\left (-2 i \, f x - 2 i \, e\right )}}{a^{3}}\right ) - 15 \, {\left (d^{2} f e^{\left (4 i \, f x + 4 i \, e\right )} + 2 \, d^{2} f e^{\left (2 i \, f x + 2 i \, e\right )} + d^{2} f\right )} \sqrt {-\frac {a^{6} c - i \, a^{6} d}{f^{2}}} \log \left (\frac {2 \, {\left (a^{3} c + {\left (-i \, f e^{\left (2 i \, f x + 2 i \, e\right )} - i \, f\right )} \sqrt {\frac {{\left (c - i \, d\right )} e^{\left (2 i \, f x + 2 i \, e\right )} + c + i \, d}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {-\frac {a^{6} c - i \, a^{6} d}{f^{2}}} + {\left (a^{3} c - i \, a^{3} d\right )} e^{\left (2 i \, f x + 2 i \, e\right )}\right )} e^{\left (-2 i \, f x - 2 i \, e\right )}}{a^{3}}\right ) - 2 \, {\left (-i \, a^{3} c^{2} + 7 \, a^{3} c d - 24 i \, a^{3} d^{2} + {\left (-i \, a^{3} c^{2} + 8 \, a^{3} c d - 39 i \, a^{3} d^{2}\right )} e^{\left (4 i \, f x + 4 i \, e\right )} + {\left (-2 i \, a^{3} c^{2} + 15 \, a^{3} c d - 57 i \, a^{3} d^{2}\right )} e^{\left (2 i \, f x + 2 i \, e\right )}\right )} \sqrt {\frac {{\left (c - i \, d\right )} e^{\left (2 i \, f x + 2 i \, e\right )} + c + i \, d}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}}\right )}}{15 \, {\left (d^{2} f e^{\left (4 i \, f x + 4 i \, e\right )} + 2 \, d^{2} f e^{\left (2 i \, f x + 2 i \, e\right )} + d^{2} f\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*tan(f*x+e))^(1/2)*(a+I*a*tan(f*x+e))^3,x, algorithm="fricas")

[Out]

2/15*(15*(d^2*f*e^(4*I*f*x + 4*I*e) + 2*d^2*f*e^(2*I*f*x + 2*I*e) + d^2*f)*sqrt(-(a^6*c - I*a^6*d)/f^2)*log(2*
(a^3*c + (I*f*e^(2*I*f*x + 2*I*e) + I*f)*sqrt(((c - I*d)*e^(2*I*f*x + 2*I*e) + c + I*d)/(e^(2*I*f*x + 2*I*e) +
 1))*sqrt(-(a^6*c - I*a^6*d)/f^2) + (a^3*c - I*a^3*d)*e^(2*I*f*x + 2*I*e))*e^(-2*I*f*x - 2*I*e)/a^3) - 15*(d^2
*f*e^(4*I*f*x + 4*I*e) + 2*d^2*f*e^(2*I*f*x + 2*I*e) + d^2*f)*sqrt(-(a^6*c - I*a^6*d)/f^2)*log(2*(a^3*c + (-I*
f*e^(2*I*f*x + 2*I*e) - I*f)*sqrt(((c - I*d)*e^(2*I*f*x + 2*I*e) + c + I*d)/(e^(2*I*f*x + 2*I*e) + 1))*sqrt(-(
a^6*c - I*a^6*d)/f^2) + (a^3*c - I*a^3*d)*e^(2*I*f*x + 2*I*e))*e^(-2*I*f*x - 2*I*e)/a^3) - 2*(-I*a^3*c^2 + 7*a
^3*c*d - 24*I*a^3*d^2 + (-I*a^3*c^2 + 8*a^3*c*d - 39*I*a^3*d^2)*e^(4*I*f*x + 4*I*e) + (-2*I*a^3*c^2 + 15*a^3*c
*d - 57*I*a^3*d^2)*e^(2*I*f*x + 2*I*e))*sqrt(((c - I*d)*e^(2*I*f*x + 2*I*e) + c + I*d)/(e^(2*I*f*x + 2*I*e) +
1)))/(d^2*f*e^(4*I*f*x + 4*I*e) + 2*d^2*f*e^(2*I*f*x + 2*I*e) + d^2*f)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - i a^{3} \left (\int i \sqrt {c + d \tan {\left (e + f x \right )}}\, dx + \int \left (- 3 \sqrt {c + d \tan {\left (e + f x \right )}} \tan {\left (e + f x \right )}\right )\, dx + \int \sqrt {c + d \tan {\left (e + f x \right )}} \tan ^{3}{\left (e + f x \right )}\, dx + \int \left (- 3 i \sqrt {c + d \tan {\left (e + f x \right )}} \tan ^{2}{\left (e + f x \right )}\right )\, dx\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*tan(f*x+e))**(1/2)*(a+I*a*tan(f*x+e))**3,x)

[Out]

-I*a**3*(Integral(I*sqrt(c + d*tan(e + f*x)), x) + Integral(-3*sqrt(c + d*tan(e + f*x))*tan(e + f*x), x) + Int
egral(sqrt(c + d*tan(e + f*x))*tan(e + f*x)**3, x) + Integral(-3*I*sqrt(c + d*tan(e + f*x))*tan(e + f*x)**2, x
))

________________________________________________________________________________________

Giac [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 277 vs. \(2 (129) = 258\).
time = 0.67, size = 277, normalized size = 1.85 \begin {gather*} -\frac {16 \, {\left (-i \, a^{3} c - a^{3} d\right )} \arctan \left (\frac {2 \, {\left (\sqrt {d \tan \left (f x + e\right ) + c} c - \sqrt {c^{2} + d^{2}} \sqrt {d \tan \left (f x + e\right ) + c}\right )}}{c \sqrt {-2 \, c + 2 \, \sqrt {c^{2} + d^{2}}} - i \, \sqrt {-2 \, c + 2 \, \sqrt {c^{2} + d^{2}}} d - \sqrt {c^{2} + d^{2}} \sqrt {-2 \, c + 2 \, \sqrt {c^{2} + d^{2}}}}\right )}{\sqrt {-2 \, c + 2 \, \sqrt {c^{2} + d^{2}}} f {\left (-\frac {i \, d}{c - \sqrt {c^{2} + d^{2}}} + 1\right )}} - \frac {2 \, {\left (3 i \, {\left (d \tan \left (f x + e\right ) + c\right )}^{\frac {5}{2}} a^{3} d^{8} f^{4} - 5 i \, {\left (d \tan \left (f x + e\right ) + c\right )}^{\frac {3}{2}} a^{3} c d^{8} f^{4} + 15 \, {\left (d \tan \left (f x + e\right ) + c\right )}^{\frac {3}{2}} a^{3} d^{9} f^{4} - 60 i \, \sqrt {d \tan \left (f x + e\right ) + c} a^{3} d^{10} f^{4}\right )}}{15 \, d^{10} f^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*tan(f*x+e))^(1/2)*(a+I*a*tan(f*x+e))^3,x, algorithm="giac")

[Out]

-16*(-I*a^3*c - a^3*d)*arctan(2*(sqrt(d*tan(f*x + e) + c)*c - sqrt(c^2 + d^2)*sqrt(d*tan(f*x + e) + c))/(c*sqr
t(-2*c + 2*sqrt(c^2 + d^2)) - I*sqrt(-2*c + 2*sqrt(c^2 + d^2))*d - sqrt(c^2 + d^2)*sqrt(-2*c + 2*sqrt(c^2 + d^
2))))/(sqrt(-2*c + 2*sqrt(c^2 + d^2))*f*(-I*d/(c - sqrt(c^2 + d^2)) + 1)) - 2/15*(3*I*(d*tan(f*x + e) + c)^(5/
2)*a^3*d^8*f^4 - 5*I*(d*tan(f*x + e) + c)^(3/2)*a^3*c*d^8*f^4 + 15*(d*tan(f*x + e) + c)^(3/2)*a^3*d^9*f^4 - 60
*I*sqrt(d*tan(f*x + e) + c)*a^3*d^10*f^4)/(d^10*f^5)

________________________________________________________________________________________

Mupad [B]
time = 8.89, size = 200, normalized size = 1.33 \begin {gather*} -\left (\left (c-d\,1{}\mathrm {i}\right )\,\left (\frac {a^3\,\left (c-d\,1{}\mathrm {i}\right )\,2{}\mathrm {i}}{d^2\,f}-\frac {a^3\,\left (c+d\,1{}\mathrm {i}\right )\,4{}\mathrm {i}}{d^2\,f}\right )+\frac {a^3\,{\left (c+d\,1{}\mathrm {i}\right )}^2\,2{}\mathrm {i}}{d^2\,f}\right )\,\sqrt {c+d\,\mathrm {tan}\left (e+f\,x\right )}-\left (\frac {a^3\,\left (c-d\,1{}\mathrm {i}\right )\,2{}\mathrm {i}}{3\,d^2\,f}-\frac {a^3\,\left (c+d\,1{}\mathrm {i}\right )\,4{}\mathrm {i}}{3\,d^2\,f}\right )\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{3/2}-\frac {a^3\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^{5/2}\,2{}\mathrm {i}}{5\,d^2\,f}+\frac {\sqrt {16{}\mathrm {i}}\,a^3\,\mathrm {atan}\left (\frac {\sqrt {16{}\mathrm {i}}\,\sqrt {c+d\,\mathrm {tan}\left (e+f\,x\right )}\,1{}\mathrm {i}}{4\,\sqrt {d+c\,1{}\mathrm {i}}}\right )\,\sqrt {d+c\,1{}\mathrm {i}}\,2{}\mathrm {i}}{f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(e + f*x)*1i)^3*(c + d*tan(e + f*x))^(1/2),x)

[Out]

(16i^(1/2)*a^3*atan((16i^(1/2)*(c + d*tan(e + f*x))^(1/2)*1i)/(4*(c*1i + d)^(1/2)))*(c*1i + d)^(1/2)*2i)/f - (
(a^3*(c - d*1i)*2i)/(3*d^2*f) - (a^3*(c + d*1i)*4i)/(3*d^2*f))*(c + d*tan(e + f*x))^(3/2) - (a^3*(c + d*tan(e
+ f*x))^(5/2)*2i)/(5*d^2*f) - ((c - d*1i)*((a^3*(c - d*1i)*2i)/(d^2*f) - (a^3*(c + d*1i)*4i)/(d^2*f)) + (a^3*(
c + d*1i)^2*2i)/(d^2*f))*(c + d*tan(e + f*x))^(1/2)

________________________________________________________________________________________